[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
  FILESrecord    = record
                     Name           : String[30];
                     Attrib         : Byte;
                     FilePath       : String[40];
                     FreeSpace      : Array[1..41] of Byte;
                     Security       : Word;
                     Flags          : FlagType;
                     PrivateSecurity: Word;
                     PrivateFlags   : FlagType;
                   end;

This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson